home *** CD-ROM | disk | FTP | other *** search
- -- Grid Manager...
- -- 1 October 96, rs
-
- -- This script will run the plug-in.
- -- It is provided as an alternative to selecting
- -- the plug-in from the menu.
- -- If you can not invoke the plug-in, try running
- -- it from the menu, which may provide a more
- -- diagnostic error message.
-
- getplatform >> platform
- if platform = MACINTOSH
- addition "Grid Managerâ•”"
- else
- addition "Grid Manager..."
- endif
- return
-
-